testing.testDeps.WriteProfileTo (method)
4 uses
testing (current package)
testing.go#L2306: WriteProfileTo(string, io.Writer, int) error
testing.go#L2720: if err = m.deps.WriteProfileTo("allocs", f, 0); err != nil {
testing.go#L2732: if err = m.deps.WriteProfileTo("block", f, 0); err != nil {
testing.go#L2744: if err = m.deps.WriteProfileTo("mutex", f, 0); err != nil {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)